Add an example for synchronized scrolling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 10 Oct 2014 00:17:10 +0000 (20:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 10 Oct 2014 00:18:51 +0000 (20:18 -0400)
commit9dcb33ad344d00c5548cb2bc1479dcda9e4580aa
tree3a6cab933cd6f4ced6b74607d6862157b716a2f8
parent94b680c2cd3c4573067322082860dde26cf5bffa
Add an example for synchronized scrolling

This example uses GTK_POLICY_EXTERNAL to share a scrollbar among
multiple scrolled windows.
tests/Makefile.am
tests/syncscroll.c [new file with mode: 0644]